www.gusucode.com > PHP版金融投资类企业PHP源码程序 > PHP版金融投资类企业/公司网站系统源码 v1.0/IVEARS_v1.0/IVEARS_v1.0/install/phpQuery/phpQuery/plugins/Scripts/__config.example.php

    <?php
/**
 * This file hosts config for Scripts plugin.
 *
 * To active this file, selete '.example' from filename.
 */
$config = array(
	'google_login' => array('login@mail', 'password'),
);
?>